machine learning

Terms from Human Computer Interaction the Basics

The glossary is in progress.

From entry machine learning in glossary Artificial Intelligence: humans at the heart of algorithms

Machine learning builds a model based on training data. This does not require explicit knowledge represention of rules or facts, instead the algorithm creates its own representation. Some machine learning algorithms produce human-undertandable representations, such as decision trees, others, including neural networks are harder to interpret and may need explainable AI technques.
Machine learning typically progresses in three phases: training phase, validation phase and application phase.

Used in Chap. 4: page 63; Chap. 6: pages 80, 82